home *** CD-ROM | disk | FTP | other *** search
- keyboardOwner = {
- ACTIONS = {
- choiceSelected:;
- newUnit:;
- orderKeyboardFront:;
- };
- OUTLETS = {
- languageScrollView;
- mUnits;
- window;
- keymapButton;
- languageBrowser;
- choiceMatrix;
- keymapBrowser;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- MeasurementView = {
- SUPERCLASS = View;
- };
- Clock = {
- ACTIONS = {
- increaseSecond:;
- decreaseHour:;
- decreaseSecond:;
- increaseDay:;
- decreaseMinute:;
- increaseMinute:;
- decreaseDay:;
- increaseHour:;
- };
- SUPERCLASS = View;
- };
-